headerbar: Remove decoration-layout-set property
authorAlexander Mikhaylenko <alexm@gnome.org>
Fri, 24 Apr 2020 13:08:49 +0000 (18:08 +0500)
committerAlexander Mikhaylenko <alexm@gnome.org>
Fri, 24 Apr 2020 18:54:07 +0000 (23:54 +0500)
commit2791c522d8dab7aa483619bad79a519442ce392a
tree43ba0af4c6ed02825ff33267cc2bdbc80c8f738d
parent18114bafe072db969bc82b12efc2aac34217bfc2
headerbar: Remove decoration-layout-set property

It's unnecessary and only complicates the API. Use decoration-layout if
it's not NULL, and GtkSettings otherwise.
gtk/gtkheaderbar.c